home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hello Kitty Seven Gifts - Easy Crafts With Mom
/
Hello Kitty Seven Gifts - Easy Crafts with Mom.ISO
/
DATA
/
MF
/
FVM0.DIR
/
00036.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-26
|
230 b
|
12 lines
on mouseDown
global rootPath, printDoc
sound stop 1
sound stop 2
set spn to the clickOn
set cn1 to the castNum of sprite spn
set cn2 to cn1 + 1
if BtnPush(spn, cn1, cn2) = 1 then
go(label("s1") - 1)
end if
end